[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Convert (cOldPsw,LenField,lScramble) --> cNewPassword:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Functions:
~~~~~~~~~~
Encryption or decryption (according of the lScramble value) of cOldPsw
password variable, with ascii character simple shift. The return value
length is set to LenField.

Parameter description:
~~~~~~~~~~~~~~~~~~~~~~
cOldPsw:   Text string for decryption.
LenField:  Decrypted string length.
lScramble: True if to decrypt, false if to encrypt.

Return value:
~~~~~~~~~~~~~
Decrypted/encrypted text string.

Source code is in file  c_dbf.prg.

See Also: Dbf Menu
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson